Skip to content

[pull] master from php:master#691

Merged
pull[bot] merged 15 commits intoConnectionMaster:masterfrom
php:master
Apr 21, 2026
Merged

[pull] master from php:master#691
pull[bot] merged 15 commits intoConnectionMaster:masterfrom
php:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 21, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

jorgsowa and others added 15 commits April 21, 2026 13:13
PS_GC_FUNC(user) did not call zval_ptr_dtor() on the return value of
the user GC callback, leaking memory when the callback returned a
reference-counted value. All other user handlers (write, destroy,
validate_sid, update_timestamp) already free retval correctly.

Closes GH-21747
* PHP-8.4:
  ext/session: fix missing zval_ptr_dtor for retval in PS_GC_FUNC(user)
* PHP-8.5:
  ext/session: fix missing zval_ptr_dtor for retval in PS_GC_FUNC(user)
* PHP-8.2:
  [skip ci] Sort paths-ignore and remove cirrus
  [skip ci] Tweak paths-ignore
* PHP-8.3:
  [skip ci] Sort paths-ignore and remove cirrus
  [skip ci] Tweak paths-ignore
* PHP-8.4:
  [skip ci] Sort paths-ignore and remove cirrus
  [skip ci] Tweak paths-ignore
* PHP-8.5:
  [skip ci] Sort paths-ignore and remove cirrus
  [skip ci] Tweak paths-ignore
* PHP-8.2:
  [skip ci] Mark curl/bug71523.phpt as online test
* PHP-8.3:
  [skip ci] Mark curl/bug71523.phpt as online test
* PHP-8.4:
  [skip ci] Mark curl/bug71523.phpt as online test
* PHP-8.5:
  [skip ci] Mark curl/bug71523.phpt as online test
@pull pull Bot locked and limited conversation to collaborators Apr 21, 2026
@pull pull Bot added the ⤵️ pull label Apr 21, 2026
@pull pull Bot merged commit f63be32 into ConnectionMaster:master Apr 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants